home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume91 / graphics / gifmach0 / part01 / ReadMeFirst < prev   
Text File  |  1991-02-07  |  387b  |  8 lines

  1. This is version 2.104, an update to version 2.96.  It fixes a bug in the
  2. StripBorder() routine which could cause the system to crash (it actually
  3. appears to be more a bug in SAS 5.10's conditional code creation).
  4.  
  5. I also reduced the amount of static memory declared by 1k.  Also moved some
  6. of the declarations in giftosham.c to largearrays.c to avoid the `too much
  7. global data' warning.
  8.